...which was needed, but not there, use responsibly.
text/foreground color of selections on backdrop windows */
@define-color theme_unfocused_selected_fg_color #{"" + $selected_fg_color};
+/*
+insensitive color on backdrop windows*/
+@define-color unfocused_insensitive_color #{"" + $backdrop_insensitive_color};
+
/*
widgets main borders color */
@define-color borders #{"" +$borders_color};
text/foreground color of selections on backdrop windows */
@define-color theme_unfocused_selected_fg_color #ffffff;
/*
+insensitive color on backdrop windows*/
+@define-color unfocused_insensitive_color #566164;
+/*
widgets main borders color */
@define-color borders #1b1f20;
/*
text/foreground color of selections on backdrop windows */
@define-color theme_unfocused_selected_fg_color #ffffff;
/*
+insensitive color on backdrop windows*/
+@define-color unfocused_insensitive_color #c3c3c0;
+/*
widgets main borders color */
@define-color borders #b6b6b3;
/*